home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Utilitare / accmen / setup.exe / {app} / newadmin.exe / 0 / RCDATA / TBLACKSCREEN / TBLACKSCREEN.txt < prev   
Text File  |  2004-07-06  |  6KB  |  264 lines

  1. object BlackScreen: TBlackScreen
  2.   Left = 403
  3.   Top = 241
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'TBlackScreen'
  7.   ClientHeight = 537
  8.   ClientWidth = 685
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   WindowState = wsMaximized
  19.   OnActivate = FormActivate
  20.   OnClose = FormClose
  21.   OnCloseQuery = FormCloseQuery
  22.   OnCreate = FormCreate
  23.   OnDestroy = FormDestroy
  24.   OnKeyDown = FormKeyDown
  25.   OnMouseMove = FormMouseMove
  26.   OnResize = FormResize
  27.   OnShow = FormShow
  28.   PixelsPerInch = 96
  29.   TextHeight = 13
  30.   object Image1: TImage
  31.     Left = 216
  32.     Top = 72
  33.     Width = 473
  34.     Height = 310
  35.     Stretch = True
  36.     OnMouseMove = FormMouseMove
  37.   end
  38.   object Panel1: TPanel
  39.     Left = 272
  40.     Top = 296
  41.     Width = 393
  42.     Height = 129
  43.     BevelWidth = 4
  44.     BorderWidth = 4
  45.     Color = clMaroon
  46.     ParentBackground = False
  47.     TabOrder = 0
  48.     Visible = False
  49.     OnResize = Panel1Resize
  50.     object Label5: TLabel
  51.       Left = 64
  52.       Top = 40
  53.       Width = 265
  54.       Height = 37
  55.       Caption = 'Invalid password!'
  56.       Font.Charset = DEFAULT_CHARSET
  57.       Font.Color = clYellow
  58.       Font.Height = -32
  59.       Font.Name = 'MS Sans Serif'
  60.       Font.Style = [fsBold]
  61.       ParentFont = False
  62.     end
  63.   end
  64.   object HintPanel: TPanel
  65.     Left = 264
  66.     Top = 64
  67.     Width = 393
  68.     Height = 169
  69.     BevelOuter = bvNone
  70.     BevelWidth = 2
  71.     Color = clBlack
  72.     TabOrder = 1
  73.     object Shape1: TShape
  74.       Left = 0
  75.       Top = 0
  76.       Width = 393
  77.       Height = 169
  78.       Align = alClient
  79.       Brush.Color = clBtnFace
  80.       Pen.Color = 15580837
  81.       Pen.Width = 2
  82.     end
  83.     object hp: TImage
  84.       Left = 6
  85.       Top = 8
  86.       Width = 32
  87.       Height = 32
  88.       Picture.Data = {<image000.bmp>}
  89.       Transparent = True
  90.     end
  91.     object Label7: TLabel
  92.       Left = 42
  93.       Top = 7
  94.       Width = 263
  95.       Height = 29
  96.       Caption = 'Password is not defined!'
  97.       Color = clBtnFace
  98.       Font.Charset = DEFAULT_CHARSET
  99.       Font.Color = clBlue
  100.       Font.Height = -24
  101.       Font.Name = 'MS Sans Serif'
  102.       Font.Style = [fsUnderline]
  103.       ParentColor = False
  104.       ParentFont = False
  105.     end
  106.     object hp1: TImage
  107.       Left = 16
  108.       Top = 52
  109.       Width = 16
  110.       Height = 16
  111.       Picture.Data = {<image001.bmp>}
  112.       Transparent = True
  113.     end
  114.     object Label8: TLabel
  115.       Left = 40
  116.       Top = 50
  117.       Width = 317
  118.       Height = 13
  119.       Caption = 
  120.         'Click the button Login (at the bottom left corner) to get into y' +
  121.         'our PC.'
  122.       Color = clBtnFace
  123.       ParentColor = False
  124.     end
  125.     object hp2: TImage
  126.       Left = 16
  127.       Top = 76
  128.       Width = 16
  129.       Height = 16
  130.       Picture.Data = {<image002.bmp>}
  131.       Transparent = True
  132.     end
  133.     object Label9: TLabel
  134.       Left = 40
  135.       Top = 74
  136.       Width = 249
  137.       Height = 13
  138.       Caption = 'To define the password follow the instructions below:'
  139.       Color = clBtnFace
  140.       ParentColor = False
  141.     end
  142.     object Label11: TLabel
  143.       Left = 40
  144.       Top = 88
  145.       Width = 242
  146.       Height = 13
  147.       Caption = '- start %PRGTITLE% (see the icon on the desktop);'
  148.       Color = clBtnFace
  149.       ParentColor = False
  150.     end
  151.     object Label10: TLabel
  152.       Left = 40
  153.       Top = 102
  154.       Width = 312
  155.       Height = 13
  156.       Caption = 
  157.         '- select the folder Screen Lock in Common Restrictions of the tr' +
  158.         'ee;'
  159.       Color = clBtnFace
  160.       ParentColor = False
  161.     end
  162.     object Label12: TLabel
  163.       Left = 40
  164.       Top = 116
  165.       Width = 297
  166.       Height = 13
  167.       Caption = '- select the item Screen-lock Password, then enter a password.'
  168.       Color = clBtnFace
  169.       ParentColor = False
  170.     end
  171.     object Label13: TLabel
  172.       Left = 40
  173.       Top = 140
  174.       Width = 317
  175.       Height = 13
  176.       Caption = 
  177.         'This frame will not appear on the screen if you define the passw' +
  178.         'ord.'
  179.       Color = clBtnFace
  180.       ParentColor = False
  181.     end
  182.     object hp3: TImage
  183.       Left = 16
  184.       Top = 140
  185.       Width = 16
  186.       Height = 16
  187.       Picture.Data = {<image003.bmp>}
  188.       Transparent = True
  189.     end
  190.   end
  191.   object Pnl: TPanel
  192.     Left = 8
  193.     Top = 448
  194.     Width = 161
  195.     Height = 57
  196.     BevelOuter = bvNone
  197.     TabOrder = 2
  198.     object Shape2: TShape
  199.       Left = 0
  200.       Top = 0
  201.       Width = 161
  202.       Height = 57
  203.       Align = alClient
  204.       Brush.Color = clBtnFace
  205.       Pen.Color = 15580837
  206.       Pen.Width = 2
  207.     end
  208.     object Label1: TLabel
  209.       Left = 7
  210.       Top = 6
  211.       Width = 140
  212.       Height = 13
  213.       Caption = 'Password is not defined!'
  214.       Font.Charset = DEFAULT_CHARSET
  215.       Font.Color = clWindowText
  216.       Font.Height = -11
  217.       Font.Name = 'MS Sans Serif'
  218.       Font.Style = [fsBold]
  219.       ParentFont = False
  220.     end
  221.     object Password: TEdit
  222.       Left = 6
  223.       Top = 26
  224.       Width = 105
  225.       Height = 21
  226.       CharCase = ecUpperCase
  227.       PasswordChar = '*'
  228.       TabOrder = 0
  229.     end
  230.     object LoginBtn: TButton
  231.       Left = 112
  232.       Top = 25
  233.       Width = 42
  234.       Height = 24
  235.       Cursor = crHandPoint
  236.       BiDiMode = bdLeftToRight
  237.       Caption = '&Login'
  238.       Default = True
  239.       ParentBiDiMode = False
  240.       TabOrder = 1
  241.       OnClick = LoginBtnClick
  242.     end
  243.   end
  244.   object Timer: TTimer
  245.     Enabled = False
  246.     Interval = 100
  247.     OnTimer = TimerTimer
  248.     Left = 600
  249.     Top = 368
  250.   end
  251.   object Timer1: TTimer
  252.     Enabled = False
  253.     OnTimer = Timer1Timer
  254.     Left = 56
  255.     Top = 264
  256.   end
  257.   object Timer2: TTimer
  258.     Interval = 20000
  259.     OnTimer = Timer2Timer
  260.     Left = 80
  261.     Top = 136
  262.   end
  263. end
  264.